type go/doc.lineWrapper

4 uses

	go/doc (current package)
		comment.go#L425: 	l := lineWrapper{
		comment.go#L460: type lineWrapper struct {
		comment.go#L473: func (l *lineWrapper) write(text string) {
		comment.go#L504: func (l *lineWrapper) flush() {